home *** CD-ROM | disk | FTP | other *** search
/ Aminet 34 / Aminet 34 (2000)(Schatztruhe)[!][Dec 1999].iso / Aminet / comm / irc / cybershiela.lha / cs / quotes.amirx < prev    next >
Text File  |  1999-07-05  |  3KB  |  50 lines

  1. /* Quote File Auto Converted to Arexx by Zonkerz */
  2. xx=random(1,43,time('s'))
  3. select
  4. when xx=1 then a="A computer can wait forever for you."
  5. when xx=2 then a="A computer doesn't compare you with it's past users."
  6. when xx=3 then a="A computer doesn't get calls from it's past users while you're logged in."
  7. when xx=4 then a="A computer doesn't mind how excited you get."
  8. when xx=5 then a="A computer doesn't tell you how completely teriffic it's past users have been."
  9. when xx=6 then a="A computer is big in all the right places."
  10. when xx=7 then a="A computer never forgets your birthday."
  11. when xx=8 then a="A computer won't ask, 'Are you in?'"
  12. when xx=9 then a="A computer won't ask, 'Is there another computer?'"
  13. when xx=10 then a="A computer won't even talk about marriage."
  14. when xx=11 then a="A computer won't fall in love with you just because you have sex."
  15. when xx=12 then a="A computer won't get bitchy if you're slow to respond."
  16. when xx=13 then a="A computer won't grade you on how much you send it."
  17. when xx=14 then a="A computer won't look through your checkbook."
  18. when xx=15 then a="A computer won't mind how many other accounts you have, or if you keep getting new ones."
  19. when xx=16 then a="A computer won't say, 'Let's just be friends.'"
  20. when xx=17 then a="A computer won't shave with your razor."
  21. when xx=18 then a="A computer's maintainance personel don't cross-examine you every time you log in."
  22. when xx=19 then a="Computers are easy to turn on."
  23. when xx=20 then a="Computers are ready when you are."
  24. when xx=21 then a="Computers are very responsive."
  25. when xx=22 then a="Computers aren't into finding out how far you'll go to keep your account."
  26. when xx=23 then a="Computers do everything you tell them to."
  27. when xx=24 then a="Computers don't care about age differences."
  28. when xx=25 then a="Computers don't care if you're married."
  29. when xx=26 then a="Computers don't get pregnant."
  30. when xx=27 then a="Computers don't get upset if you use other computers."
  31. when xx=28 then a="Computers don't insist on foreplay."
  32. when xx=29 then a="Computers don't make you meet their parents."
  33. when xx=30 then a="Computers don't mind if you share them with a friend."
  34. when xx=31 then a="Computers don't mind spending hours on the phone with you."
  35. when xx=32 then a="Computers don't play head games unless you ask them to."
  36. when xx=33 then a="Computers never ask you to call them in the morning."
  37. when xx=34 then a="Computers never have headaches, or take rainchecks, or have a curfew, or have that time of the month."
  38. when xx=35 then a="Computers won't mind if you don't like their friends."
  39. when xx=36 then a="If you don't like the feel of one terminal you can easily switch to another in less than a minute."
  40. when xx=37 then a="Size doesn't count to a computer."
  41. when xx=38 then a="The average computer session lasts four hours."
  42. when xx=39 then a="With a computer, you never have to say you're sorry."
  43. when xx=40 then a="You can log into several computers at once."
  44. when xx=41 then a="You can turn off a computer."
  45. when xx=42 then a="You can visit a computer any time you like, and it'll be up and ready for you."
  46. when xx=43 then a="You don't have to tell computers you love them."
  47. end
  48. 'say  5Why Computers are Better Than Women: 3'A
  49. exit
  50.